query Source Features
abstract fun querySourceFeatures(@NonNull() sourceId: String, @NonNull() options: SourceQueryOptions, @NonNull() callback: QueryFeaturesCallback)
Content copied to clipboard
Queries the map for source features.
Parameters
sourceId
The style source identifier used to query for source features.
options
The `source query options` for querying source features.
callback
The `query features callback` called when the query completes.